[INFO] fetching crate readable 0.16.0...
[INFO] fixing readable-0.16.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate readable 0.16.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate readable 0.16.0
[INFO] finished tweaking crates.io crate readable 0.16.0
[INFO] tweaked toml for crates.io crate readable 0.16.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate readable 0.16.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding compact_str v0.7.1 (available: v0.9.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82
[INFO] running `Command { std: "docker" "start" "7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling borsh v1.7.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling borsh-derive v1.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking nichi v0.5.1
[INFO] [stderr]     Checking readable v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/toa/diyfp.rs (10 fixes)
[INFO] [stderr]        Fixed src/run/runtime_milli.rs (1 fix)
[INFO] [stderr]        Fixed src/toa/dtoa.rs (7 fixes)
[INFO] [stderr]        Fixed src/time/time_unit.rs (1 fix)
[INFO] [stderr]        Fixed src/toa/itoa.rs (4 fixes)
[INFO] [stderr]        Fixed src/run/runtime.rs (1 fix)
[INFO] [stderr]        Fixed src/macros.rs (5 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:306:41
[INFO] [stdout]     |
[INFO] [stdout] 306 |           let string = format_compact!("{}.{}", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |           let string = format_compact!("{}%", str_u64!(f as u64));
[INFO] [stdout]     |                                               ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:260:2
[INFO] [stdout]     |
[INFO] [stdout] 260 |       impl_new!(1);
[INFO] [stdout]     |       ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |           let string = format_compact!("{}.{}%", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                  ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime.rs:199:6
[INFO] [stdout]     |
[INFO] [stdout] 199 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime_full.rs:187:6
[INFO] [stdout]     |
[INFO] [stdout] 187 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/htop.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |             string.push_str_panic(itoa!(days));
[INFO] [stdout]     |                    -------------- ----------- in this macro invocation
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1080:3
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         Self::format_year(&mut buf, itoa!(y));
[INFO] [stdout]      |         -----------------           -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1094:3
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1111:3
[INFO] [stdout]      |
[INFO] [stdout] 1111 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:306:41
[INFO] [stdout]     |
[INFO] [stdout] 306 |           let string = format_compact!("{}.{}", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |           let string = format_compact!("{}%", str_u64!(f as u64));
[INFO] [stdout]     |                                               ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:260:2
[INFO] [stdout]     |
[INFO] [stdout] 260 |       impl_new!(1);
[INFO] [stdout]     |       ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.28s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |           let string = format_compact!("{}.{}%", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                  ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime.rs:199:6
[INFO] [stdout]     |
[INFO] [stdout] 199 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime_full.rs:187:6
[INFO] [stdout]     |
[INFO] [stdout] 187 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/htop.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |             string.push_str_panic(itoa!(days));
[INFO] [stdout]     |                    -------------- ----------- in this macro invocation
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1080:3
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         Self::format_year(&mut buf, itoa!(y));
[INFO] [stdout]      |         -----------------           -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1094:3
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1111:3
[INFO] [stdout]      |
[INFO] [stdout] 1111 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: readable v0.16.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking readable v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `impl_not_const`
[INFO] [stdout]   --> src/macros.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | macro_rules! impl_not_const {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_not_const`
[INFO] [stdout]   --> src/macros.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) use impl_not_const;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_nonu`
[INFO] [stdout]    --> src/num/int.rs:573:14
[INFO] [stdout]     |
[INFO] [stdout] 573 | macro_rules! impl_nonu {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompactString`
[INFO] [stdout]  --> src/num/float.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use compact_str::{format_compact,CompactString};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]   --> src/up/sys_uptime.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(all(target_os = "unix", not(target_os = "linux")))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: `unix` is an expected value for `target_family`
[INFO] [stdout]    |
[INFO] [stdout] 68 -     #[cfg(all(target_os = "unix", not(target_os = "linux")))]
[INFO] [stdout] 68 +     #[cfg(all(target_family = "unix", not(target_os = "linux")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_not_const`
[INFO] [stdout]   --> src/macros.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | macro_rules! impl_not_const {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_not_const`
[INFO] [stdout]   --> src/macros.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) use impl_not_const;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_nonu`
[INFO] [stdout]    --> src/num/int.rs:573:14
[INFO] [stdout]     |
[INFO] [stdout] 573 | macro_rules! impl_nonu {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompactString`
[INFO] [stdout]  --> src/num/float.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use compact_str::{format_compact,CompactString};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/run/runtime_union.rs:380:6
[INFO] [stdout]     |
[INFO] [stdout] 380 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]   --> src/up/sys_uptime.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(all(target_os = "unix", not(target_os = "linux")))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: `unix` is an expected value for `target_family`
[INFO] [stdout]    |
[INFO] [stdout] 68 -     #[cfg(all(target_os = "unix", not(target_os = "linux")))]
[INFO] [stdout] 68 +     #[cfg(all(target_family = "unix", not(target_os = "linux")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/time/time_unit.rs:849:6
[INFO] [stdout]     |
[INFO] [stdout] 849 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/time/time.rs:478:6
[INFO] [stdout]     |
[INFO] [stdout] 478 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/time/military.rs:400:6
[INFO] [stdout]     |
[INFO] [stdout] 400 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/byte/byte.rs:463:6
[INFO] [stdout]     |
[INFO] [stdout] 463 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/up/sys_uptime.rs:118:2
[INFO] [stdout]     |
[INFO] [stdout] 115 |         return timespec.tv_sec as u32;
[INFO] [stdout]     |         ----------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 118 |     0
[INFO] [stdout]     |     ^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/up/sys_uptime.rs:118:2
[INFO] [stdout]     |
[INFO] [stdout] 115 |         return timespec.tv_sec as u32;
[INFO] [stdout]     |         ----------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 118 |     0
[INFO] [stdout]     |     ^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:306:41
[INFO] [stdout]     |
[INFO] [stdout] 306 |           let string = format_compact!("{}.{}", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |           let string = format_compact!("{}%", str_u64!(f as u64));
[INFO] [stdout]     |                                               ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:260:2
[INFO] [stdout]     |
[INFO] [stdout] 260 |       impl_new!(1);
[INFO] [stdout]     |       ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |           let string = format_compact!("{}.{}%", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                  ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime.rs:199:6
[INFO] [stdout]     |
[INFO] [stdout] 199 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime_full.rs:187:6
[INFO] [stdout]     |
[INFO] [stdout] 187 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/htop.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |             string.push_str_panic(itoa!(days));
[INFO] [stdout]     |                    -------------- ----------- in this macro invocation
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/float.rs:306:41
[INFO] [stdout]     |
[INFO] [stdout] 306 |           let string = format_compact!("{}.{}", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |           let string = format_compact!("{}%", str_u64!(f as u64));
[INFO] [stdout]     |                                               ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:260:2
[INFO] [stdout]     |
[INFO] [stdout] 260 |       impl_new!(1);
[INFO] [stdout]     |       ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1080:3
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         Self::format_year(&mut buf, itoa!(y));
[INFO] [stdout]      |         -----------------           -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]      = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1094:3
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]      = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1111:3
[INFO] [stdout]      |
[INFO] [stdout] 1111 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]      = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |           impl_new!(N);
[INFO] [stdout]     |           ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 |   impl_u!(u8,u16,u32,u64,usize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:391:3
[INFO] [stdout]     |
[INFO] [stdout] 390 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 391 | |         $crate::num::Int::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 392 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 |   impl_i!(i8,i16,i32,i64,isize);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_i64` which comes from the expansion of the macro `impl_i` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/macros.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |       ($number:expr_2021) => {{
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 383 | |         $crate::num::Unsigned::from_priv_inner($number).as_str()
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 384 | |     }}
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/num/percent.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |           let string = format_compact!("{}.{}%", str_u64!(f as u64), fract);
[INFO] [stdout]     |                                                  ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `str_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `readable` (lib) due to 56 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime.rs:199:6
[INFO] [stdout]     |
[INFO] [stdout] 199 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/uptime_full.rs:187:6
[INFO] [stdout]     |
[INFO] [stdout] 187 |             s.push_str_panic(itoa!(value));
[INFO] [stdout]     |               -------------- ------------ in this macro invocation
[INFO] [stdout]     |               |
[INFO] [stdout]     |               borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/toa/itoa.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/up/htop.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |             string.push_str_panic(itoa!(days));
[INFO] [stdout]     |                    -------------- ----------- in this macro invocation
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1080:3
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         Self::format_year(&mut buf, itoa!(y));
[INFO] [stdout]      |         -----------------           -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]      = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1094:3
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]      = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/toa/itoa.rs:291:3
[INFO] [stdout]      |
[INFO] [stdout]  291 |         $crate::toa::ItoaTmp::new().format($into_dtoa)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  - temporary value is freed at the end of this statement
[INFO] [stdout]      |         |
[INFO] [stdout]      |         creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/date/date.rs:1111:3
[INFO] [stdout]      |
[INFO] [stdout] 1111 |         Self::format_year(b, itoa!(y));
[INFO] [stdout]      |         -----------------    -------- in this macro invocation
[INFO] [stdout]      |         |
[INFO] [stdout]      |         borrow later used by call
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]      = note: this error originates in the macro `itoa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `readable` (lib test) due to 56 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82", kill_on_drop: false }`
[INFO] [stdout] 7591030b34eb85ece4af6aa3b56e2c415e06ffcf37af8189bbb0afeeed55dc82
